Set page->last_focus_child to NULL as well as removing the weak reference,
authorOwen Taylor <otaylor@redhat.com>
Wed, 27 Mar 2002 16:15:48 +0000 (16:15 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 27 Mar 2002 16:15:48 +0000 (16:15 +0000)
commitc5e6a170de3930738207f6fa3f8a5c53236e0ed2
tree5f599bedc880e12ad8e72028131c073cbf8e9081
parent63c5610d89aa6e72dd4d83a3fc18d264cf51f1e1
Set page->last_focus_child to NULL as well as removing the weak reference,

Wed Mar 27 11:10:39 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtknotebook.c (gtk_notebook_real_remove): Set
        page->last_focus_child to NULL as well as removing the
        weak reference, to deal with reentrancy in set_focus_child().
        (#76634)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtknotebook.c